Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(s2n-quic-platform): make GSO/GRO configuration more ergonomic #2091

Merged
merged 2 commits into from
Jan 12, 2024

Conversation

camshaft
Copy link
Contributor

@camshaft camshaft commented Jan 11, 2024

Description of changes:

In #2078, it was suggested that the GSO/GRO configuration methods could be a bit nicer to use. This change adds new methods that take bools which makes it easier to chain.

I've updated the qns application to use the new methods.

Call-outs:

I think it's fine to keep the old methods. I debated marking them deprecated but I don't think it really hurts anything them being there indefinitely.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@camshaft camshaft mentioned this pull request Jan 11, 2024
@camshaft camshaft marked this pull request as ready for review January 12, 2024 00:10
@camshaft camshaft force-pushed the camshaft/gso-gro-config branch from b48dabc to c6fc937 Compare January 12, 2024 17:02
@camshaft camshaft merged commit 20a339f into main Jan 12, 2024
108 checks passed
@camshaft camshaft deleted the camshaft/gso-gro-config branch January 12, 2024 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants